** Here you will find some tools that might be helpful when coding
** machine language on the Vic.  But you'd be much better off using some
** sort of a cross-development system.  Most programs here require an
** 8-kilobyte memory expansion.

6502 Assembler.prg
  A simple 6502 assembler written in BASIC.
Assam 20.prg
  An assembler written in machine language.
Basmon.prg
  A simple hex-dec conversion tool with some features.
Dis Assembler.prg
  A 6502 disassembler written in BASIC.

MLX 2.02.prg
  A utility for entering machine language programs (enter bytes in decimal
  notation, with checksums over 6 byte groups).

MLtracer.prg
  A 6502 simulator (single-stepper) written in BASIC.

Mach.taal Les  1.prg
Mach.taal Les  2.prg
Mach.taal Les  3.prg
Mach.taal Les  4.prg
Mach.taal Les  5.prg
Mach.taal Les  6.prg
Mach.taal Les  7.prg
Mach.taal Les  8.prg
Mach.taal Les  9.prg
Mach.taal Les 10.prg
Mach.taal Les 11.prg
Mach.taal Les 12.prg
  A machine language course in Dutch.

Sammon ($2000).prg
  A machine language monitor of some sort.

Source (40t).prg
  A disassembler that writes the output into a disk file.
